Class AdditionalData.Builder

  • Enclosing class:
    AdditionalData

    public static final class AdditionalData.Builder
    extends java.lang.Object
    • Method Detail

      • id

        public AdditionalData.Builder id​(java.lang.String id)
        The name of the additional data field. Speak to your Solutions Engineer to understand the id for the specific use case
      • id

        public AdditionalData.Builder id​(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> id)
        The name of the additional data field. Speak to your Solutions Engineer to understand the id for the specific use case
      • remoteId

        public AdditionalData.Builder remoteId​(java.lang.String remoteId)
        Provider's unique identifier
      • remoteId

        public AdditionalData.Builder remoteId​(org.openapitools.jackson.nullable.JsonNullable<java.lang.String> remoteId)
        Provider's unique identifier