SubscriptionInfo
SolvaPay SDK / react/src / SubscriptionInfo
Interface: SubscriptionInfo
Defined in: packages/react/src/types/index.ts:9
Properties
agentName
agentName:
string
Defined in: packages/react/src/types/index.ts:12
amount?
optionalamount:number
Defined in: packages/react/src/types/index.ts:18
cancellationReason?
optionalcancellationReason:string
Defined in: packages/react/src/types/index.ts:17
cancelledAt?
optionalcancelledAt:string
Defined in: packages/react/src/types/index.ts:16
endDate?
optionalendDate:string
Defined in: packages/react/src/types/index.ts:15
planName
planName:
string
Defined in: packages/react/src/types/index.ts:11
reference
reference:
string
Defined in: packages/react/src/types/index.ts:10
startDate
startDate:
string
Defined in: packages/react/src/types/index.ts:14
status
status:
string
Defined in: packages/react/src/types/index.ts:13