Interface SandboxSetFundingSourceToRequireRefreshInput

interface SandboxSetFundingSourceToRequireRefreshInput {
    fundingSourceId: string;
}

Properties

Properties

fundingSourceId: string

ID of funding source to set to refresh state. Must identify a bank account funding source.