UNPKG

@solidgate/client-sdk-loader

Version:
9 lines (8 loc) 165 B
export default interface OrderShort { status?: string currency?: string amount?: number subscription_id?: string order_id?: string descriptor?: string }