Home > @vsf-enterprise/sap-commerce-webservices-sdk > PaymentModesApiAxiosParamCreator
PaymentModesApiAxiosParamCreator variable
PaymentModesApi - axios parameter creator
Signature:
PaymentModesApiAxiosParamCreator: (configuration?: Configuration) => {
getPaymentModes: (baseSiteId: string, fields?: string, options?: any) => Promise<RequestArgs>;
}