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