Type Alias DefaultTransformation

type DefaultTransformation = {
    authority: string;
    code: number;
}
Index

Properties

Properties

authority: string
code: number

Was this helpful?

Client JS
Reference
DefaultTransformation