Class UpsertApplicationRequest
java.lang.Object
io.trippay.sdk.payment.model.UpsertApplicationRequest
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2025-06-26T20:12:05.578754358+07:00[Asia/Bangkok]",
comments="Generator version: 7.13.0")
public class UpsertApplicationRequest
extends Object
UpsertApplicationRequest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddRedirectUrisItem(Object redirectUrisItem) entity(ManagingEntity entity) boolean@NotNull @Valid ManagingEntityName of the application.@NotNull @Size(min=1) StringgetName()Name of the application.Get redirectUrisinthashCode()redirectUris(List<Object> redirectUris) voidsetEntity(ManagingEntity entity) voidvoidsetRedirectUris(List<Object> redirectUris) toString()
-
Field Details
-
JSON_PROPERTY_NAME
- See Also:
-
JSON_PROPERTY_ENTITY
- See Also:
-
JSON_PROPERTY_REDIRECT_URIS
- See Also:
-
-
Constructor Details
-
UpsertApplicationRequest
public UpsertApplicationRequest()
-
-
Method Details
-
name
-
getName
Name of the application.- Returns:
- name
-
setName
-
entity
-
getEntity
Name of the application.- Returns:
- entity
-
setEntity
-
redirectUris
-
addRedirectUrisItem
-
getRedirectUris
-
setRedirectUris
-
equals
-
hashCode
-
toString
-