Type alias UserModelType

UserModelType: { merchantAddress: AddressModelType; merchantDocumentNumber: String; merchantName: String; saleAffiliationKey: String; stoneCode: String }

Since

0.1.7

Type declaration

  • merchantAddress: AddressModelType
  • merchantDocumentNumber: String
  • merchantName: String
  • saleAffiliationKey: String
  • stoneCode: String