DonationResponse
- assetType: Asset | null · Asset
Asset (Model)
- Type: Asset | null · Asset
- campaignType: CampaignResponse | null · CampaignResponse
CampaignResponse (Interface)
- Type: CampaignResponse | null · CampaignResponse
- cancelationType: string | null enum
_reason values- duplicate
- donor
_cancel - other
- createdType: string
_at - designationType: CampaignDesignationResponse | null · CampaignDesignationResponse
CampaignDesignationResponse (Interface)
- Type: CampaignDesignationResponse | null · CampaignDesignationResponse
- donorType: string | null
_address _line _1 - donorType: string | null
_address _line _2 - donorType: string | null
_city - donorType: string | null
_country - donorType: string
_email - donorType: string
_first _name - donorType: string
_last _name - donorType: string | null
_postal _code - donorType: string | null
_province - idType: string
- identifierType: string
- memoType: string | null
- paymentType: DonationPayment | null · DonationPayment
DonationPayment (Interface)
- Type: DonationPayment | null · DonationPayment
- payoutType: WithdrawalResponse | null · WithdrawalResponse
WithdrawalResponse (Interface)
- Type: WithdrawalResponse | null · WithdrawalResponse
- quantityType: number
- recognitionType: string enumvalues
- public
- private
- anonymous
- sourceType: string | null
- statusType: string enumvalues
- pledged
- pending
- processing
- complete
- failed
- stockType: string | null
_received _date - taxType: number | null
_deductible _amount - tradeType: Trade | null · Trade
Trade (Model)
- Type: Trade | null · Trade
- typeType: string enumvalues
- currency
- stock
- crypto
- daf
- updatedType: string
_at