Merchant Profile
fun MerchantProfile(id: String, companyName: String, companyType: String, companyLogoUrl: String, registrationNumber: String, businessCategory: String, establishedAt: String, countryCode: String, phoneNumber: String, addressLine1: String, addressLine2: String, postcode: String, city: String, state: String, country: String, invoiceAddress: InvoiceAddress, isActive: Boolean, status: String, isMasterMerchant: Boolean, masterMerchantId: String, isPartner: Boolean, partnerId: String, gstNo: String, createdAt: Instant, updatedAt: Instant)
Content copied to clipboard