Type alias getCustomerPaymentInstrumentPathParameters
 
getCustomerPaymentInstrumentPathParameters: { 
    customerId: string; 
    organizationId: string; 
    paymentInstrumentId: string; 
}
Type declaration
- 
customerId: string
 
- 
organizationId: string
 
- 
paymentInstrumentId: string