Skip to main content

SubscriptionInfo

SolvaPay SDK


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?

optional amount: number

Defined in: packages/react/src/types/index.ts:18


cancellationReason?

optional cancellationReason: string

Defined in: packages/react/src/types/index.ts:17


cancelledAt?

optional cancelledAt: string

Defined in: packages/react/src/types/index.ts:16


endDate?

optional endDate: 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