Parameters for Update Application Request in the Apps API.
Build this struct with new!/1 and pass it to the corresponding function on
Inttegro.Apps. Required keys are enforced immediately; optional values left as
nil are omitted from the request sent to Inttegro.
Creates and manages Inttegro applications.
An application is the authorization and ownership boundary for commerce data. Use this API to inspect the application represented by the current secret key, create child applications, and update mutable application metadata. Child applications receive their own credentials and can be governed through an explicit parent-child relationship policy.
Summary
Functions
Builds a Inttegro.Apps.UpdateApplicationRequest and raises KeyError when a required field is missing.
Types
Functions
Builds a Inttegro.Apps.UpdateApplicationRequest and raises KeyError when a required field is missing.