Interface MerchantDetails

Merchant details

Hierarchy

  • MerchantDetails

Properties

business_type?: string

Business type or category

created_at: string

Time when the merchant was created

email?: string

Contact email for the merchant

id: string

Unique identifier for the merchant

metadata?: Record<string, string>

Additional merchant metadata

name: string

Name of the merchant

phone?: string

Contact phone number for the merchant

Status of the merchant

updated_at: string

Time when the merchant was last updated

Generated using TypeDoc