Plaid::PaymentStatusUpdateWebhook
Inherits OpenApi::Json < OpenApi::Validatable < JSON::Serializable::Unmapped < JSON::Serializable < Reference < Object
Fired when the status of a payment has changed.
Constructors
Initializes the object @param [Hash] attributes Model attributes in the form of hash
Instance methods
Generates #hash and #== methods from all fields #== @return [Bool] #hash calculates hash code according to all attributes. #hash @return [UInt64] Hash code
The value of the reference sent to the bank after adjustment to pass bank validation rules.
Custom attribute writer method checking allowed values (enum). @param [Object] adjusted_reference Object to be assigned
The start date sent to the bank after adjusting for holidays or weekends. Will be provided in ISO 8601 format (YYYY-MM-DD). If the start date did not require adjustment, or if the payment is not a standing order, this field will be null.
Custom attribute writer method checking allowed values (enum). @param [Object] adjusted_start_date Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] environment Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] error 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
Custom attribute writer method checking allowed values (enum). @param [Object] new_payment_status Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] old_payment_status Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] original_reference Object to be assigned
The original value of the start_date provided during the creation of a standing order. If the payment is not a standing order, this field will be null.
Custom attribute writer method checking allowed values (enum). @param [Object] original_start_date Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] payment_id Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] timestamp Object to be assigned
The transaction ID that this payment is associated with, if any. This is present only when a payment was initiated using virtual accounts.
Custom attribute writer method checking allowed values (enum). @param [Object] transaction_id 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