UNPKG

@spare-technologies/spare-typescript-sdk

Version:
9 lines (8 loc) 271 B
export declare class SpEndpoints { Value: string; value: string; static readonly CreateDomesticPayment: SpEndpoints; static readonly GetDomesticPayment: SpEndpoints; static readonly ListDomesticPayments: SpEndpoints; constructor(Value: string); }