export enum LinkPayEnvironment { sandbox = 'sandbox', production = 'production', }