🚀New lib version v0.2.1 [CI SKIP]
All checks were successful
continuous-integration/drone Build is passing
All checks were successful
continuous-integration/drone Build is passing
This commit is contained in:
5
dist/models/ResponseSelfServiceDonation.d.ts
vendored
Normal file
5
dist/models/ResponseSelfServiceDonation.d.ts
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
export declare type ResponseSelfServiceDonation = {
|
||||
donor: string;
|
||||
amount: number;
|
||||
amountPerDistance: number;
|
||||
};
|
||||
Reference in New Issue
Block a user