Get Signing Profile Revocation Record
data class GetSigningProfileRevocationRecord(val revocationEffectiveFrom: String, val revokedAt: String, val revokedBy: String)
Constructors
Link copied to clipboard
fun GetSigningProfileRevocationRecord(revocationEffectiveFrom: String, revokedAt: String, revokedBy: String)