🚀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/ResponseDonor.d.ts
vendored
1
dist/models/ResponseDonor.d.ts
vendored
@@ -1,6 +1,7 @@
|
||||
export declare type ResponseDonor = {
|
||||
receiptNeeded: boolean;
|
||||
donationAmount: number;
|
||||
paidDonationAmount: number;
|
||||
id: number;
|
||||
firstname: string;
|
||||
middlename: string;
|
||||
|
||||
Reference in New Issue
Block a user