Plaid::LastDataAccessTimes
Inherits OpenApi::Json < OpenApi::Validatable < JSON::Serializable::Unmapped < JSON::Serializable < Reference < Object
Describes the last time each datatype was accessed by an application.
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 last time account_balance_info was accessed by this application in ISO 8601 format in UTC. null if never accessed.
Custom attribute writer method checking allowed values (enum). @param [Object] account_balance_info Object to be assigned
The last time account_routing_number was accessed by this application in ISO 8601 format in UTC. null if never accessed.
Custom attribute writer method checking allowed values (enum). @param [Object] account_routing_number Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] application_id Object to be assigned
The last time contact_details was accessed by this application in ISO 8601 format in UTC. null if never accessed.
Custom attribute writer method checking allowed values (enum). @param [Object] contact_details Object to be assigned
The last time credit_and_loans was accessed by this application in ISO 8601 format in UTC. null if never accessed.
Custom attribute writer method checking allowed values (enum). @param [Object] credit_and_loans 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
The last time investments was accessed by this application in ISO 8601 format in UTC. null if never accessed.
Custom attribute writer method checking allowed values (enum). @param [Object] investments Object to be assigned
Show invalid properties with the reasons. Usually used together with valid? @return Array for valid properties with the reasons
The last time payroll_info was accessed by this application in ISO 8601 format in UTC. null if never accessed.
Custom attribute writer method checking allowed values (enum). @param [Object] payroll_info Object to be assigned
The last time transaction_risk_info was accessed by this application in ISO 8601 format in UTC. null if never accessed.
Custom attribute writer method checking allowed values (enum). @param [Object] transaction_risk_info Object to be assigned
The last time transactions was accessed by this application in ISO 8601 format in UTC. null if never accessed.
Custom attribute writer method checking allowed values (enum). @param [Object] transactions Object to be assigned
Check to see if the all the properties in the model are valid @return true if the model is valid