Plaid::DepositSwitchStateUpdateWebhook
Inherits OpenApi::Json < OpenApi::Validatable < JSON::Serializable::Unmapped < JSON::Serializable < Reference < Object
Fired when the status of a deposit switch request has changed.
Constructors
Instance methods
Generates #hash and #== methods from all fields #== @return [Bool] #hash calculates hash code according to all attributes. #hash @return [UInt64] Hash code
Custom attribute writer method checking allowed values (enum). @param [Object] deposit_switch_id Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] environment Object to be assigned
Generates #hash and #== methods from all fields #== @return [Bool] #hash calculates hash code according to all attributes. #hash @return [UInt64] Hash code
Show invalid properties with the reasons. Usually used together with valid? @return Array for valid properties with the reasons
The state, or status, of the deposit switch. initialized: The deposit switch has been initialized with the user entering the information required to submit the deposit switch request. processing: The deposit switch request has been submitted and is being processed. completed: The user's employer has fulfilled and completed the deposit switch request. error: There was an error processing the deposit switch request. For more information, see the Deposit Switch API reference.
Custom attribute writer method checking allowed values (enum). @param [Object] state Object to be assigned
Check to see if the all the properties in the model are valid @return true if the model is valid
Custom attribute writer method checking allowed values (enum). @param [Object] webhook_code Object to be assigned