Type Alias CreateUpdateBusinessResponse

CreateUpdateBusinessResponse: { success: boolean; business: Business }

Type declaration