Module smart_transfers_api

Module smart_transfers_api 

Source

Structs§

ApproveDvPTicketTermParams
struct for passing parameters to the method SmartTransfersApi::approve_dv_p_ticket_term
ApproveDvPTicketTermParamsBuilder
Use builder syntax to set the inputs and finish with build().
CancelTicketParams
struct for passing parameters to the method SmartTransfersApi::cancel_ticket
CancelTicketParamsBuilder
Use builder syntax to set the inputs and finish with build().
CreateTicketParams
struct for passing parameters to the method SmartTransfersApi::create_ticket
CreateTicketParamsBuilder
Use builder syntax to set the inputs and finish with build().
CreateTicketTermParams
struct for passing parameters to the method SmartTransfersApi::create_ticket_term
CreateTicketTermParamsBuilder
Use builder syntax to set the inputs and finish with build().
FindTicketByIdParams
struct for passing parameters to the method SmartTransfersApi::find_ticket_by_id
FindTicketByIdParamsBuilder
Use builder syntax to set the inputs and finish with build().
FindTicketTermByIdParams
struct for passing parameters to the method SmartTransfersApi::find_ticket_term_by_id
FindTicketTermByIdParamsBuilder
Use builder syntax to set the inputs and finish with build().
FulfillTicketParams
struct for passing parameters to the method SmartTransfersApi::fulfill_ticket
FulfillTicketParamsBuilder
Use builder syntax to set the inputs and finish with build().
FundDvpTicketParams
struct for passing parameters to the method SmartTransfersApi::fund_dvp_ticket
FundDvpTicketParamsBuilder
Use builder syntax to set the inputs and finish with build().
FundTicketTermParams
struct for passing parameters to the method SmartTransfersApi::fund_ticket_term
FundTicketTermParamsBuilder
Use builder syntax to set the inputs and finish with build().
ManuallyFundTicketTermParams
struct for passing parameters to the method SmartTransfersApi::manually_fund_ticket_term
ManuallyFundTicketTermParamsBuilder
Use builder syntax to set the inputs and finish with build().
RemoveTicketTermParams
struct for passing parameters to the method SmartTransfersApi::remove_ticket_term
RemoveTicketTermParamsBuilder
Use builder syntax to set the inputs and finish with build().
SearchTicketsParams
struct for passing parameters to the method SmartTransfersApi::search_tickets
SearchTicketsParamsBuilder
Use builder syntax to set the inputs and finish with build().
SetExternalRefIdParams
struct for passing parameters to the method SmartTransfersApi::set_external_ref_id
SetExternalRefIdParamsBuilder
Use builder syntax to set the inputs and finish with build().
SetTicketExpirationParams
struct for passing parameters to the method SmartTransfersApi::set_ticket_expiration
SetTicketExpirationParamsBuilder
Use builder syntax to set the inputs and finish with build().
SetUserGroupsParams
struct for passing parameters to the method SmartTransfersApi::set_user_groups
SetUserGroupsParamsBuilder
Use builder syntax to set the inputs and finish with build().
SmartTransfersApiClient
SubmitTicketParams
struct for passing parameters to the method SmartTransfersApi::submit_ticket
SubmitTicketParamsBuilder
Use builder syntax to set the inputs and finish with build().
UpdateTicketTermParams
struct for passing parameters to the method SmartTransfersApi::update_ticket_term
UpdateTicketTermParamsBuilder
Use builder syntax to set the inputs and finish with build().

Enums§

ApproveDvPTicketTermError
struct for typed errors of method SmartTransfersApi::approve_dv_p_ticket_term
CancelTicketError
struct for typed errors of method SmartTransfersApi::cancel_ticket
CreateTicketError
struct for typed errors of method SmartTransfersApi::create_ticket
CreateTicketTermError
struct for typed errors of method SmartTransfersApi::create_ticket_term
FindTicketByIdError
struct for typed errors of method SmartTransfersApi::find_ticket_by_id
FindTicketTermByIdError
struct for typed errors of method SmartTransfersApi::find_ticket_term_by_id
FulfillTicketError
struct for typed errors of method SmartTransfersApi::fulfill_ticket
FundDvpTicketError
struct for typed errors of method SmartTransfersApi::fund_dvp_ticket
FundTicketTermError
struct for typed errors of method SmartTransfersApi::fund_ticket_term
GetSmartTransferStatisticError
struct for typed errors of method SmartTransfersApi::get_smart_transfer_statistic
GetSmartTransferUserGroupsError
struct for typed errors of method SmartTransfersApi::get_smart_transfer_user_groups
ManuallyFundTicketTermError
struct for typed errors of method SmartTransfersApi::manually_fund_ticket_term
RemoveTicketTermError
struct for typed errors of method SmartTransfersApi::remove_ticket_term
SearchTicketsError
struct for typed errors of method SmartTransfersApi::search_tickets
SetExternalRefIdError
struct for typed errors of method SmartTransfersApi::set_external_ref_id
SetTicketExpirationError
struct for typed errors of method SmartTransfersApi::set_ticket_expiration
SetUserGroupsError
struct for typed errors of method SmartTransfersApi::set_user_groups
SubmitTicketError
struct for typed errors of method SmartTransfersApi::submit_ticket
UpdateTicketTermError
struct for typed errors of method SmartTransfersApi::update_ticket_term

Traits§

SmartTransfersApi