Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type aliases

ReleaseEnvironment

ReleaseEnvironment: "LIVE" | "SANDBOX"

Indicates if the contract is for a Live (Production) or Sandbox environment.

enum

State

State: "Pending" | "Open" | "Declined" | "Closed"

Indicates the state that the Authorization object is in. For more information see “Authorization states and reason codes” under “States and reason codes” section in Amazon Pay API Reference Guide.

enum