# The Financial Address Credit Simulation object ### The Financial Address Credit Simulation object ```json { "object": "financial_address_credit_simulation", "status": "accepted", "livemode": true } ``` ## Attributes - `object` (string, value is "financial_address_credit_simulation") String representing the object’s type. Objects of the same type share the same value of the object field. - `livemode` (boolean) Has the value `true` if the object exists in live mode or the value `false` if the object exists in test mode. - `status` (string) The status of the request, signifying whether a simulated credit was initiated.