File

src/app/models/auth-code-response.model.ts

Index

Properties

Properties

message
message: string
Type : string
status
status: string
Type : string
export class AuthCodeResponse {
  status: string;
  message: string;
}

results matching ""

    No results matching ""