Skip to content

The response model updated #25

Open
BRUNDAB19B wants to merge 1 commit intoeka-care:mainfrom
BRUNDAB19B:feature/life-1100
Open

The response model updated #25
BRUNDAB19B wants to merge 1 commit intoeka-care:mainfrom
BRUNDAB19B:feature/life-1100

Conversation

@BRUNDAB19B
Copy link
Copy Markdown
Member

No description provided.

@Keep
data class ReceiveChatUrl(
@SerializedName("id")
val id: String,
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

handle nullable case here too

@SerializedName("id")
val id: String,
@SerializedName("url")
val url: String
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

handle nullable case here too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants