TUpdateFiatOnRampCredentialBody constructor
const
TUpdateFiatOnRampCredentialBody({})
Implementation
const TUpdateFiatOnRampCredentialBody({
this.timestampMs,
this.organizationId,
required this.fiatOnrampCredentialId,
required this.onrampProvider,
this.projectId,
required this.publishableApiKey,
required this.encryptedSecretApiKey,
this.encryptedPrivateApiKey,
});