Type Alias ProjectFeeUpdateRequest

ProjectFeeUpdateRequest: {
    crypto: ProjectCryptoFees;
    stripe: ProjectStripeFees;
}