🚀New lib version v0.11.0 [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:
1
dist/models/CreateFixedDonation.d.ts
vendored
1
dist/models/CreateFixedDonation.d.ts
vendored
@@ -1,4 +1,5 @@
|
||||
export declare type CreateFixedDonation = {
|
||||
amount: number;
|
||||
donor: number;
|
||||
paidAmount?: number;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user