Represents Application Secret Key data in the Apps API.
Inttegro decodes API responses into this struct. Required fields are always present;
optional fields are nil when they do not apply or were not returned. Follow the linked
types in t/0 for nested domain values.
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.ApplicationSecretKey and raises KeyError when a required field is missing.
Types
Functions
Builds a Inttegro.Apps.ApplicationSecretKey and raises KeyError when a required field is missing.