File

src/app/models/message-content.model.ts

Index

Properties

Properties

customerId
customerId: string
Type : string
hash
hash: string
Type : string
paymentId
paymentId: string
Type : string
export class MessageContent {
  customerId: string;
  paymentId: string;
  hash: string;
}

results matching ""

    No results matching ""