Module smart_transfers_api

Source

Structs§

ApproveDvPTicketTermParams
struct for passing parameters to the method [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 [cancel_ticket]
CancelTicketParamsBuilder
Use builder syntax to set the inputs and finish with build().
CreateTicketParams
struct for passing parameters to the method [create_ticket]
CreateTicketParamsBuilder
Use builder syntax to set the inputs and finish with build().
CreateTicketTermParams
struct for passing parameters to the method [create_ticket_term]
CreateTicketTermParamsBuilder
Use builder syntax to set the inputs and finish with build().
FindTicketByIdParams
struct for passing parameters to the method [find_ticket_by_id]
FindTicketByIdParamsBuilder
Use builder syntax to set the inputs and finish with build().
FindTicketTermByIdParams
struct for passing parameters to the method [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 [fulfill_ticket]
FulfillTicketParamsBuilder
Use builder syntax to set the inputs and finish with build().
FundDvpTicketParams
struct for passing parameters to the method [fund_dvp_ticket]
FundDvpTicketParamsBuilder
Use builder syntax to set the inputs and finish with build().
FundTicketTermParams
struct for passing parameters to the method [fund_ticket_term]
FundTicketTermParamsBuilder
Use builder syntax to set the inputs and finish with build().
ManuallyFundTicketTermParams
struct for passing parameters to the method [manually_fund_ticket_term]
ManuallyFundTicketTermParamsBuilder
Use builder syntax to set the inputs and finish with build().
RemoveTicketTermParams
struct for passing parameters to the method [remove_ticket_term]
RemoveTicketTermParamsBuilder
Use builder syntax to set the inputs and finish with build().
SearchTicketsParams
struct for passing parameters to the method [search_tickets]
SearchTicketsParamsBuilder
Use builder syntax to set the inputs and finish with build().
SetExternalRefIdParams
struct for passing parameters to the method [set_external_ref_id]
SetExternalRefIdParamsBuilder
Use builder syntax to set the inputs and finish with build().
SetTicketExpirationParams
struct for passing parameters to the method [set_ticket_expiration]
SetTicketExpirationParamsBuilder
Use builder syntax to set the inputs and finish with build().
SetUserGroupsParams
struct for passing parameters to the method [set_user_groups]
SetUserGroupsParamsBuilder
Use builder syntax to set the inputs and finish with build().
SmartTransfersApiClient
SubmitTicketParams
struct for passing parameters to the method [submit_ticket]
SubmitTicketParamsBuilder
Use builder syntax to set the inputs and finish with build().
UpdateTicketTermParams
struct for passing parameters to the method [update_ticket_term]
UpdateTicketTermParamsBuilder
Use builder syntax to set the inputs and finish with build().

Enums§

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

Traits§

SmartTransfersApi